DiffusionMap and Sigmas classes.eigenvalues(object)eigenvalues(object) <- value
eigenvectors(object)
eigenvectors(object) <- value
sigmas(object)
sigmas(object) <- value
dataset(object)
dataset(object) <- value
distance(object)
distance(object) <- value
optimal_sigma(object)
eigenvalues retrieves the numeric eigenvalues eigenvectors retrieves the eigenvectors matrix sigmas retrieves the Sigmas from an object utilizing it as kernel width dataset retrieves the data the object was created from distance retrieves the distance metric used to create the object, e.g. euclidean optimal_sigma retrieves the numeric value of the optimal sigma or local sigmas